From: Chong Yidong Date: Sun, 15 Apr 2007 17:27:47 +0000 (+0000) Subject: * mail/footnote.el (footnote-style): Clarify docstring to state X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~850 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8bb218564d1f90aebff87b8cbb252dfa15471b0a;p=emacs.git * mail/footnote.el (footnote-style): Clarify docstring to state that customizing this only applies to future footnotes. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ac4bcf4f40f..eb097ceae4d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-15 Chong Yidong + + * mail/footnote.el (footnote-style): Clarify docstring to state + that customizing this only applies to future footnotes. + 2007-04-15 Roland Winkler * textmodes/bibtex.el (bibtex-field-list): Use functionp.